Skip to content

Conversation

@superMan-1012
Copy link

This commit refactors the BoundedQueue class to intelligently handle element assignments by distinguishing between move-assignable and non-move-assignable types. By introducing templated assign functions and updating the Dequeue method accordingly, the queue now benefits from optimized performance without sacrificing compatibility

@CLAassistant
Copy link

CLAassistant commented Jan 8, 2025

CLA assistant check
All committers have signed the CLA.

@superMan-1012 superMan-1012 force-pushed the feature/optimize_task_dequeue branch from 586acd0 to 09a4798 Compare January 9, 2025 08:30
@superMan-1012 superMan-1012 force-pushed the feature/optimize_task_dequeue branch from 09a4798 to 33ed29b Compare January 9, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants